﻿@charset "utf-8";

/* ---------清空默认样式----------- */

@font-face {
	font-family: 'HelveticaNeueLTProThEx';
	src: url('HelveticaNeueLTProThEx.eot');
	src: url('fonts/HelveticaNeueLTProThEx.eot') format('eot'), url('fonts/HelveticaNeueLTProThEx.svg') format('svg'), url('fonts/HelveticaNeueLTProThEx.ttf') format('truetype'), url('HelveticaNeueLTProThEx.woff') format('woff'), url('HelveticaNeueLTProThEx.woff2') format('woff2'), url('HELVETICANEUELTPRO-THEX.OTF') format('OTF');
	font-weight: normal;
	font-style: normal;
}

html,
body,
div,
a,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td,
blockquote,
fieldset {
	margin: 0px;
	padding: 0px;
	font-family: Arial, "微软雅黑";
	font-size: 12px;
}

img {
	border: 0 none;
}

ul,
ol,
li {
	list-style-type: none;
}

body,
input,
select,
button,
textarea {
	font-size: 12px;
}

h1,
h2,
h3,
h4,
p,
span,
label,
del,
a,
strong,
em,
li,
dt,
dd {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}

table,
tr,
th,
td {
	/* border: 0 none; */
	/*padding: 4px;*/
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset {
	border: 0 none;
}

button {
	cursor: pointer;
}

i,
em,
cite,
address {
	font-style: normal;
}

a,
a:link {
	color: #1673cf;
	text-decoration: none;
	cursor: pointer;
	border: 0;
}

a:visited {}

a:hover,
a:active {
	text-decoration: none;
}

a:focus,
input,
textarea {
	outline: none;
}

a {
	blr: expression(this.onFocus=this.blur());
	/* IE Opera */
	outline: none;
	/* FF Opera */
}

a:focus {
	-moz-outline-style: none;
	/* FF */
}

.clearfix {
	/* overflow: hidden; */
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 100;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	/*overflow: hidden;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 100;
}

.overflow {
	overflow: hidden;
	height: 100%;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.east-tips-box {
	box-sizing: border-box;
}

input {
	border: 0px;
}

input[type=text],
input[type=password] {
	-webkit-appearance: none;
	border-radius: 0;
}

input[type=button],
input[type=reset],
input[type=submit] {
	border: 0px;
	cursor: pointer;
	font-size: 14px;
	-webkit-appearance: none;
	border-radius: 0;
}

input::-webkit-input-placeholder {
	color: #bfbfbf;
}

.left {
	float: left;
}

.right {
	float: right;
}

body {
	background: #f9f9f9;
}
.center {
	width: 1200px;
	margin: 0 auto;
}

.wrap {
	width: 100%;
	max-width: 1920px;
	min-width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	background: #FFFFFF;
	position: relative;
}

/*导航开始*/
.header{height: 103px;width: 100%;/* background: rgba(255,255,255,0.25); */position: fixed;top: 14px;z-index: 9;background: #fff;}
.header h1 img,.iheader h1 img{margin: 14px 0px 20px 0px ;}
.header .nav,.iheader .nav{font-size: 14px;font-weight: 600;float:left;}
.header .nav>ul>li,.iheader .nav>ul>li{width: 90px;position: relative;float: left;top: 48px;height: 50px;margin: 0px 18px;}
.header .nav>ul>li>a,.iheader .nav>ul>li>a{display: block;text-align: center;-webkit-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;/* color: #fff; */color: #333333;font-size: 14px;}
.header .nav>ul>li.active,.iheader .nav>ul>li.active{border-bottom: 5px solid #006cb4;}
.header .nav>ul>li.active .nav_a,.iheader .nav>ul>li.active .nav_a{color:#006cb4;}
.language{position: relative;right: 13px;}
.language ul li{float: left;margin: 48px 13px 0px 0px;}
.language ul li .china,.language ul li .Eng{color: #0655a2;font-size: 14px;text-transform: uppercase; font-weight: bold;}
.header .search i,.iheader .search i { display:block;width: 27px; height: 27px;background: url("../images/search.jpg") center no-repeat; margin-top: 38px;cursor: pointer; display: none;}
.header .language ul li .Eng{color: #333333;}
.header .search form,.iheader .search form {z-index: 999;margin-top: 41px;position:relative;}
.header .search,.iheader .search{ position:  relative;}
.header .search form input[type="text"] {height: 27px;line-height: 27px;/* border-radius: 25px; */text-indent: 1em;width: 30px;opacity: 0;transition:1s all ease;border: 0;}
.header .search form input[type="submit"] {background: #eaeaea;color: #666;border: 0;height: 32px;width: 36px;background: url("../images/search.jpg") center no-repeat;font-size: 0px;position: absolute;top: -2px;right: -3px;}
.header .search form:hover input[type="text"]{border: 1px solid #0655a2;width:200px;opacity:1;transition:1s all ease;}
.header .sub_nav {display: none;z-index: 10;overflow: hidden;position: absolute;top: 55px;left: 0px;width: 100%;}
.header .sub_nav li {background: #FFFFFF;text-align: center; position: relative;}
.header .sub_nav li a {color: #6a6a6a;text-decoration: none; display: block;height: 48px; line-height: 48px;border-bottom: 1px solid #e9e9e9;}
.header .sub_nav li a:hover { color: #006cb4;background-color: #b9e1fb;}
/*子页导航开始*/
.iheader{height: 103px;width: 100%;background:#fff;position:relative;top: 0px;z-index: 9;}
.iheader .nav>ul>li>a{color: #333333;font-size: 14px;}
.iheader .language ul li .Eng{color: #333333;}
.iheader .search form input[type="text"] {height: 27px;line-height: 27px;/* border-radius: 25px; */text-indent: 1em;width: 30px;opacity: 0;transition:1s all ease;border: 0;}
.iheader .search form input[type="submit"] {background: #eaeaea;color: #666;border: 0;height: 32px;width: 36px;background: url("../images/search.jpg") center no-repeat;font-size: 0px;position: absolute;top: -2px;right: -3px;}
.iheader .search form:hover input[type="text"]{border: 1px solid #0655a2;width:200px;opacity:1;transition:1s all ease;}
.iheader .sub_nav {display: none;z-index: 10;overflow: hidden;position: absolute;top: 54px;left: 0px;width: 100%;}
.iheader .sub_nav li {background: #FFFFFF;text-align: center; position: relative;}
.iheader .sub_nav li a { color: #6a6a6a;text-decoration: none;display: block;height: 48px;line-height: 48px;border-bottom: 1px solid #e9e9e9;}
.iheader .sub_nav li a:hover {color: #006cb4;background-color: #b9e1fb;}
/*底部*/
.footer{width: 100%;overflow: hidden;background: #3d3d3d;}
.footer .foot{padding: 40px 0px 50px;}
.footer .foot .footdl{width: 48%;float: left;}
.footer .foot .footdl dl{width: 17.5%;}
.footer .foot .footdl dt{margin: 0px 0px 15px 0px;}
.footer .foot .footdl dt a{font-size: 16px;color: #e2e2e2;}
.footer .foot .footdl dd{line-height: 25px;}
.footer .foot .footdl dd a{color: #999999;font-size: 16px;}
.footer .foot .footdl dt:hover a,.footer .foot .footdl dd:hover a{color: #006cb4;}
.footer .foot .footwx{float: left;width: 13.5%;text-align: center;border-left: 1px solid #606060;border-right: 1px solid #606060;}
.footer .foot .footwx h3{color: #E2E2E2;font-size: 16px;padding: 0px 0px 20px 0px;}
.footer .foot .footlogo{width: 34.5%;float: right;text-align: right;}
.footer .foot .footlogo img{}
.footer .foot .footlogo h3{font-size: 12px;color: #9f9fa0;height: 40px;line-height: 40px;}
.footer .foot .footlogo a{font-size: 12px;color: #9f9fa0;}


